gdk: Use CAIRO_OPERATOR_SOURCE when painting double-buffered buffer
authorBenjamin Otte <otte@redhat.com>
Fri, 11 Mar 2011 00:27:37 +0000 (01:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 11 Mar 2011 01:10:47 +0000 (02:10 +0100)
commit0c37c88147433202eec8e61d6c251c98f1ed2e0a
treebd905ac9f7292ad331e779c578a6e73636f4b78d
parent2a2ad8523fe5d647fbb088d0872d7058b708a106
gdk: Use CAIRO_OPERATOR_SOURCE when painting double-buffered buffer

Otherwise RGBA surfaces will have issues.

This patch only affects non-implicit paints, ie no paints at all in the
real world.
gdk/gdkwindow.c